body {
    background-color: #fff;
    font-family:"Arial","Microsoft yahei","å®‹ä½“";
}

* {
    box-sizing: border-box;
}
.right-nav{
   /* margin-right: -80px;*/
}
a:hover {
    text-decoration: none;
}
a:visited,a:focus{
    background-color: transparent!important;
}

.my_nav {
    height: 40px;
    margin: 0 0 -4px;
    border: none;
    border-radius: 0;
    background-color: #054eb4/*#000a1e*/;
    border-bottom: 1px solid #e4e2e3;
}
.top_navbar li a {
    height: 40px;
    line-height: 40px;
    line-height: 10px\0;
    padding: 0 9px;
    color: #eaeaea;
    font-size: 15px;
    box-sizing: border-box;
    text-align: center;
}
.top_navbar .navbar-left li::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 12px;
    right: 3px;
    top: 14px;
    background-color: #FFF;
}
.top_nav a:focus,.top_nav a:visited{
    background-color: transparent!important;
}
@media all and (min-width:0) {
    .top_navbar li a {
        line-height:40px\0;
    }
}

.top_navbar li a:focus, .top_navbar li a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border-color: transparent;
    background-color: transparent;
    /* border-color: #0a3084;
    background-color: #0a3084;*/
}

.navbar-toggle:hover {
    border-color: transparent;
    background-color: transparent;
    /* border-color: #0a3084;
    background-color: #0a3084;*/
}

.navbar-toggle .icon-bar {
    background-color: white;
}

.navbar-toggle {
    margin-top: 4px;
    padding: 8px;
}

.navbar-brand {
    height: 40px;
    color: #fff;
    padding: 10px 15px;
}

.back-to-top {
    position: fixed;
    display: none;
    top: 80%;
    right: 20px;
    z-index: 999;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-color: #fff;
}

.back-to-top:hover {
    color: #fff;
    background-color: #0a3084;
}

.back-to-top:focus {
    text-decoration: none;
}

/**********å¤´éƒ¨***********/
.top_img {
    height: 110px;
    background-color: #054eb4;
    background-size: cover;

}

/*.top_img > div {
    padding: 10px;
    background: url("../images/yuanxun.png") no-repeat right -20px;
}*/
.top_img{
     height: 130px;
    /*background-color: #002a84;*/
    padding: 10px 0;
    color: #fff;
    font-size: 20px;
    background-size: cover;
}
.top_img img{
    max-width: 400px;
    margin-top: 8px;
}
.top_img .top-right-text img{
    margin-top: 45px;
	
}
.top_box {
    position: relative;
    /*background: url("../images/top_bg.jpg") no-repeat right top;*/
    background-size: 100% 100%;
}
.main-nav{
    background-color: #02439d;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#50032B83, endColorstr=#50032B83);
}
.top_nav {
    height: 46px;
    width: 100%;
}
.top_nav>li{
    width: 10%;
}
.top_nav li {
    position: static;
}

.top_nav a {
    display: block;
    color: #fff !important;
    font-size: 16px;
}

.top_nav >li >a {
    width: 100%;
    text-align: center;
    padding: 13px 0px !important;
}

.top_nav >li:hover a{
    background-color: #1a62c6 !important;
}
.top_nav >li:hover .dropdown-menu a{
    background-color: transparent!important;
    
}

.top_nav >li:hover div {
    display: block;
}

.top_nav .dropdown-menu:after{
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: transparent;
}
/*导航样式位移*/
.navbar-nav > li:nth-child(4) > .dropdown-menu{
	text-align: center;
}
.navbar-nav > li:nth-child(5) > .dropdown-menu{
	text-align: center;
}
.navbar-nav > li:nth-child(6) > .dropdown-menu{
	text-align: right;
}
.navbar-nav > li:nth-child(7) > .dropdown-menu{
	text-align: right;
}
.navbar-nav > li:nth-child(8) > .dropdown-menu{
	text-align: right;
}
.navbar-nav > li:nth-child(9) > .dropdown-menu{
	text-align: right;
} 
.navbar-nav > li:nth-child(10) > .dropdown-menu{
	text-align: right;
} 
.nav li:nth-child(2) ul {
    margin-left:44px;
}
.nav li:nth-child(3) ul {
    margin-left:296px;
}
 
.nav li:nth-child(5) ul {
    margin-left:70px;
}
.nav li:nth-child(6) ul {
    margin-right:398px;
}
.nav li:nth-child(7) ul {
    margin-right:200px;
}
.nav li:nth-child(9) ul {
    margin-right:30px;
}



.dropdown-menu {
    width: 100%;
    top:calc(100% - 2px);
    box-shadow: none;
    border-radius: 0;
    background-color: rgba(217, 211, 202, 0.9);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#50D9D3CA, endColorstr=#50D9D3CA);
}

.dropdown-menu:hover {
    display: block;
}

.dropdown-menu a {
    padding: 5px 0 5px 30px;
    color: #000 !important;
}

.dropdown-menu a:hover {
    color: #1a62c6 !important;
    text-decoration: none;
}

.ie_title{
    position: relative;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
    text-align: center;
    background-color: #dd514c;
}
.btn_close{
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 25px;
    text-align: center;
}
.btn_close:hover{
    background-color: #dd090f;
}

.search-input{
    width: 134px;
    height: 24px;
    margin-top: 8px;
    padding: 0 8px;
    color: #fff;
    border: none;
    outline: none;
    line-height: 12px;
    line-height: 24px\0;
    font-size: 12px;
    box-sizing: border-box;
    background-color: transparent;
    background: url("../images/input_bg1.png") center no-repeat;
}
.search-btn{
    height: 24px;
    color: #c7cad6;
    border: none;
    outline: none;
    vertical-align: -2px;
    background-color: transparent;
}

.yxsz-ul li a{
    width: 180px!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


/*****å³ä¾§å¯¼èˆª****/
.right_menu {
    position: fixed;
    bottom: 50px;
    right: 0;
    z-index: 999;
    width: 50px;
    height: 100px;
}
.right_menu:hover{
    height: 307px;
}
.right_menu li {
    position: absolute;
    display: none;
    left: 0;
}

.right_menu li:hover a {
    background: url("../images/right_hover.png") left no-repeat;
}

.right_menu li:hover .erweima {
    display: block;
    min-width: 102px;
}

.right_menu li a {
    display: block;
    color: #FFF;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 6px 0 0 6px;
    background: url("../images/right_bg.png") left;
}

.right_menu li a:focus {
    text-decoration: none;
}

.right_menu li a span {
    display: inline-block;
    float: left;
    width: 50px;
    height: 50px;
    font-size: 25px;
    text-align: center;
    vertical-align: -2px;
}

.right_menu .go_top {
    display: block;
    top:0;
    width: 50px;
}
.right_menu:hover li{
    display: block;
}

.right_menu .go_top a {
    padding: 5px 0;
    line-height: 20px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
}

.right_menu li.go_top span {
    display: block;
    height: 20px;
    font-size: 20px;
}

.phone {
    top: 51px;
    width: 162px;
}
.weibo {
    top: 102px;
    
}
.right_menu .weixin {
    top:153px;
}

.right_menu .talk {
    top: 204px;
    width: 162px;
}
.right_menu:hover .siteMap{
    top: 255px;
    width: 162px;
    
}
 

.erweima {
    position: absolute;
    display: none;
    right: 51px;
    bottom: 0;
    padding: 0px;
    z-index: 999;
    border-radius: 4px;
    border: 1px solid #eee;
    box-shadow: 0 0 1px rgba(0, 0, 0, .1);
    background-color: white;
}
.erweima div{
    display: inline-block;
    width: 120px;
    padding: 10px 0 0;
    float: left;
    border-right: 1px dashed #eee;
    text-align: center;
}
.erweima img{
    width: 100px;
}

.erweima:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    right: -16px;
    bottom: 20px;
    border: 8px solid transparent;
    border-left-color: #fff;
}


.right_menu li.app span {
    font-size: 14px;
    font-weight: 600;
}



/****footer****/
footer {
    color: #fff;
    
    background-color: #054eb4;
}
.left-link{
    /*padding-top: 20px;*/
}
.left-link img{
	width: 90%;
}
.left-link a{
    display: inline-block!important;
}
.left-link p{
    margin-top: 15px!important;
}
.left-link p img{
    vertical-align: -2px;
}
.center-footer p{
	line-height: 30px;
}
.top_footer a{
	/*line-height: 24px;*/
}
.top_footer {
    padding: 20px 0;
    line-height: 20px;
    font-size: 13px;
}
.top_footer h4{
    line-height: 30px;
    font-size: 16px;
    /*border-bottom: 1px solid #fff;*/
}
.top_footer h4 span{
    display: inline-block;
    line-height: 30px;
    margin-bottom: -1px;
    border-bottom: 2px solid #fff;
}

.center-footer a,.center-footer p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (min-width: 992px){
    .center-footer{
        margin-right: -50px;
        padding-right: 0;
    }
    .center-footer h4{
        width: 75%!important;
    }
}

.top_footer a {
    display: block;
    color: #fff;
}
.top_footer a:hover{
    color: orangered;
}

.top_footer p {
    margin: 0;
}

.copyright{
    color: #FFF;
    padding: 10px;
    line-height: 20px;
    font-size: 13px;
    background-color: #02439d;
}
@media (min-width: 769px){
    .scroll_div{
        position: relative;
        height: 30px;
        overflow: hidden;
    }
    #scroll_begin{
        position: absolute;
        width: 100%;
        height: 30px;
        top: 0;
        left: 0;
    }
}

@media (max-width: 992px) {
    .navbar-collapse {
        background-color: white;
    }
    .right-nav{
        margin-right: 0;
    }
    .navbar-collapse a {
        color: #666 !important;
    }

    .top_img {
        margin-top: -4px;
    }
    .top_img img{
	    max-width: 300px;
	    margin-top: 16px;
	}
}

@media (max-width: 768px) {
    .navbar-toggle{
        margin-right: 2px;
    }
    .navbar-nav{
        margin: 0;
    }
    .my_nav {
        background-color: #054eb4;
    }
    .top_img{
        background-image: none;
    }
     
    .top_img > div {
        background-image:none ;
    }
    
    .big_news {
        position: static;
        padding: 0 0 0 5px;
    }
    .left-link{
        padding-top: 10px;
        text-align: center;
    }
    footer {
        background-image: none;
        background-color: #054eb4;
    }
}
@media only screen and (max-width:640px ) {
	 .top_img{
	 	display: none;
	 }
}
@media (max-width: 480px) {
    .top_img img{
        /*height: 70px;*/
       width: 100%;
    }

    .top_img > div img {
        /*height: 50px;*/
    }
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
    display: block;
}

@media (max-width: 992px) {
    .top_img{
        /* background: none;
       background-color: #002a84;*/
    }
}

/*协会链接*/
.xiehui{

	background: none !important;
	color: #333333 !important;
	font-size: 12px !important;
	height:115px !important ;
	
}
.xiehui p{
	margin-top: -15px;
}

/*footer二维码*/
.wx-img{
	text-align: center;
	margin-top: 20px;
}
.wx-img img{
	width: 100%;
}





/*jgsz*/
.jgszList {
  background: rgba(255, 255, 255, 0.3);
}
.jgszList .item {
  /*border: 1px solid #e5e5e5;*/
  padding: 20px;
  border-radius: 8px;
  position: relative;
  /*margin-top: 50px;
  padding-top: 60px;*/
}
.jgszList .item h4 {
  font-size: 20px;
  color: #122b88;
  font-weight: bold;
  background: white;
  position: absolute;
  top: -22px;
  padding: 0 20px;
}
.jgszList .item .itemList {
  display: flex;
  flex-wrap: wrap;
}
.jgszList .item .itemList a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 80px;
  background: rgba(222, 222, 222, 0.51);
  padding: 0 10px;
  text-align: center;
  width: 30%;
  margin-bottom: 20px;
  margin-right: 15px;
  margin-left: 15px;
  font-weight: bold;
  font-size: 15px;
  color: #054eb4;
}
@media only screen and (max-width: 1400px) {
	.jgszList .item .itemList a {
		width: 45%;
	}
}
@media only screen and (max-width: 991px) {
	.jgszList .item .itemList a {
		width: 100%;
	}
}
.jgszList .item .itemList a:hover {
  cursor: pointer;
  background: #054eb4;
  color: white;
}
 
